projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
cc6e2c6
3bac6e0
)
Auto merge of #1387 - alexcrichton:issue-1382, r=brson
author
bors
<bors@rust-lang.org>
Fri, 6 Mar 2015 18:34:43 +0000
(18:34 +0000)
committer
bors
<bors@rust-lang.org>
Fri, 6 Mar 2015 18:34:43 +0000
(18:34 +0000)
A synthetic "Package" is being created as part of this step but its paths were
pointing at the original root, not the unpacked tarball for testing. This meant
that some assumptions about the relative-ness of paths didn't quite end up
working out.
Closes #1382
Trivial merge